home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / touch.man < prev    next >
Encoding:
Text File  |  1989-08-10  |  814 b   |  67 lines

  1.  
  2.  
  3.  
  4. TOUCH                     User Commands                     TOUCH
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      touch - update date last modified of a file
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ttoouucchh [ --cc ] [ --ff ] file ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _T_o_u_c_h attempts to set the modified date of each _f_i_l_e.  If a
  16.      _f_i_l_e exists, this is done by reading a character from the
  17.      file and writing it back.  If a _f_i_l_e does not exist, an
  18.      attempt will be made to create it unless the --cc option is
  19.      specified.  The --ff option will attempt to force the touch in
  20.      spite of read and write permissions on a _f_i_l_e.
  21.  
  22. SSEEEE AALLSSOO
  23.      utimes(2)
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.